visitAnnotatedDelegationSpecifier
abstract fun visitAnnotatedDelegationSpecifier(ctx: KotlinParser.AnnotatedDelegationSpecifierContext): T
Visit a parse tree produced by annotatedDelegationSpecifier.
Return
the visitor result
Parameters
ctx
the parse tree